* frame.c (Fmodify_frame_parameters): Simplify loop counter.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 18:09:45 +0000 (11:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 18:09:45 +0000 (11:09 -0700)
commitdacad5ae38fc5c44b485b3e462c280b189f85c6b
tree3212bbda421a11d5853ab2d85a42ec3a5641a23e
parent2b3e1199a148ecf222c0cf7ffd03d6e2303f0c02
* frame.c (Fmodify_frame_parameters): Simplify loop counter.

This also avoids a warning with gcc -Wstrict-overflow.
src/ChangeLog
src/frame.c